[INFO] cloning repository https://github.com/philocalyst/FontSite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philocalyst/FontSite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2FFontSite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2FFontSite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82244568fddbef2876a5c95727e5e337fa2faa22
[INFO] fixing philocalyst/FontSite against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2FFontSite" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/philocalyst/FontSite
[INFO] finished tweaking git repo https://github.com/philocalyst/FontSite
[INFO] tweaked toml for git repo https://github.com/philocalyst/FontSite written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/philocalyst/FontSite on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/philocalyst/FontSite already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reactive_stores_macro v0.2.6
[INFO] [stderr]   Downloaded wasm_split_macros v0.1.3
[INFO] [stderr]   Downloaded oco_ref v0.2.1
[INFO] [stderr]   Downloaded leptos_router_macro v0.8.5
[INFO] [stderr]   Downloaded base16 v0.2.1
[INFO] [stderr]   Downloaded wasm_split_helpers v0.1.2
[INFO] [stderr]   Downloaded server_fn_macro_default v0.8.5
[INFO] [stderr]   Downloaded reactive_graph v0.2.8
[INFO] [stderr]   Downloaded async-once-cell v0.5.4
[INFO] [stderr]   Downloaded attribute-derive-macro v0.10.5
[INFO] [stderr]   Downloaded leptos_dom v0.8.7
[INFO] [stderr]   Downloaded reactive_stores v0.2.5
[INFO] [stderr]   Downloaded server_fn_macro v0.8.7
[INFO] [stderr]   Downloaded codee v0.3.3
[INFO] [stderr]   Downloaded leptos_hot_reload v0.8.5
[INFO] [stderr]   Downloaded attribute-derive v0.10.5
[INFO] [stderr]   Downloaded leptos_config v0.8.7
[INFO] [stderr]   Downloaded leptos_meta v0.8.5
[INFO] [stderr]   Downloaded leptos_router v0.8.8
[INFO] [stderr]   Downloaded serde_qs v0.15.0
[INFO] [stderr]   Downloaded const-str v0.6.4
[INFO] [stderr]   Downloaded leptos_server v0.8.5
[INFO] [stderr]   Downloaded camino v1.2.1
[INFO] [stderr]   Downloaded leptos v0.8.10
[INFO] [stderr]   Downloaded server_fn v0.8.7
[INFO] [stderr]   Downloaded leptos_macro v0.8.9
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded config v0.15.18
[INFO] [stderr]   Downloaded tachys v0.2.9
[INFO] [stderr]   Downloaded regex v1.12.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 284059700ace4c3ba210fdbe4000041c7a369a4378502193a86109fad33f5f77
[INFO] running `Command { std: "docker" "start" "284059700ace4c3ba210fdbe4000041c7a369a4378502193a86109fad33f5f77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "284059700ace4c3ba210fdbe4000041c7a369a4378502193a86109fad33f5f77" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "284059700ace4c3ba210fdbe4000041c7a369a4378502193a86109fad33f5f77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "284059700ace4c3ba210fdbe4000041c7a369a4378502193a86109fad33f5f77" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking throw_error v0.3.0
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling server_fn_macro v0.8.7
[INFO] [stderr]    Compiling reactive_graph v0.2.8
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tachys v0.2.9
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking either_of v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling server_fn v0.8.7
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling leptos_macro v0.8.9
[INFO] [stderr]     Checking const-str v0.6.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking config v0.15.18
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]    Compiling leptos v0.8.10
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling leptos_router v0.8.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]     Checking regex v1.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling leptos_router_macro v0.8.5
[INFO] [stderr]    Compiling wasm_split_macros v0.1.3
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.5
[INFO] [stderr]     Checking codee v0.3.3
[INFO] [stderr]     Checking wasm_split_helpers v0.1.2
[INFO] [stderr]     Checking typed-builder v0.21.2
[INFO] [stderr]     Checking leptos_config v0.8.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.54
[INFO] [stderr]     Checking web-sys v0.3.81
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking reactive_stores v0.2.5
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking leptos_server v0.8.5
[INFO] [stderr]     Checking leptos_dom v0.8.7
[INFO] [stderr]     Checking leptos_meta v0.8.5
[INFO] [stderr]     Checking FontSite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::component;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     view! {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::view;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::view;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:115:3
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::component;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:189:3
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     view! {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::view;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::view;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:203:3
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:115:3
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:257:3
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:189:3
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:203:3
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:257:3
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::component;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::view;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::view;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn FontDetailPage(slug: Signal<FontSlug>) -> impl IntoView {
[INFO] [stdout]    |                             ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::reactive::wrappers::read::Signal;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::prelude::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:11:55
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn FontDetailPage(slug: Signal<FontSlug>) -> impl IntoView {
[INFO] [stdout]    |                                                       ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::IntoView;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::IntoView;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `signal` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:13:46
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let (download_open, set_download_open) = signal(false);
[INFO] [stdout]    |                                              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::reactive::signal::signal;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::prelude::signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `signal` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let (global_playground, set_global_playground) = signal(PlaygroundState::default());
[INFO] [stdout]    |                                                      ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::reactive::signal::signal;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::prelude::signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Memo` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let font = Memo::new(move |_| state.fonts.get().into_iter().find(|f| f.slug == slug.get()));
[INFO] [stdout]    |                ^^^^ use of undeclared type `Memo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::reactive::computed::Memo;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::prelude::Memo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 | ) -> impl IntoView {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ReadSignal` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |     playground: ReadSignal<PlaygroundState>,
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::reactive::signal::ReadSignal;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::prelude::ReadSignal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 | ) -> impl IntoView {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:166:54
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn FontMetadata(font: Arc<LoadedFontFamily>) -> impl IntoView {
[INFO] [stdout]     |                                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:190:51
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn FontAbout(font: Arc<LoadedFontFamily>) -> impl IntoView {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:204:53
[INFO] [stdout]     |
[INFO] [stdout] 204 | fn FontContributors(font: LoadedFontFamily) -> impl IntoView {
[INFO] [stdout]     |                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Memo` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:206:27
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let foundry_website = Memo::new(move |_| font.foundry.website.clone());
[INFO] [stdout]     |                           ^^^^ use of undeclared type `Memo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::reactive::computed::Memo;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::prelude::Memo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Memo` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:207:21
[INFO] [stdout]     |
[INFO] [stdout] 207 |     let designers = Memo::new(move |_| font.designers.clone());
[INFO] [stdout]     |                     ^^^^ use of undeclared type `Memo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::reactive::computed::Memo;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::prelude::Memo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Memo` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:208:24
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let contributors = Memo::new(move |_| font.contributors.clone());
[INFO] [stdout]     |                        ^^^^ use of undeclared type `Memo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::reactive::computed::Memo;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::prelude::Memo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:258:54
[INFO] [stdout]     |
[INFO] [stdout] 258 | fn PersonCard(person: crate::models::Person) -> impl IntoView {
[INFO] [stdout]     |                                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::atoms::slider::Slider`
[INFO] [stdout]  --> src/components/font_detail_page.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::atoms::slider::Slider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::download_modal::DownloadModal`
[INFO] [stdout]  --> src/components/font_detail_page.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::download_modal::DownloadModal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::footer::Footer`
[INFO] [stdout]  --> src/components/font_detail_page.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::footer::Footer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::header::Header`
[INFO] [stdout]  --> src/components/font_detail_page.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::header::Header;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn FontDetailPage(slug: Signal<FontSlug>) -> impl IntoView {
[INFO] [stdout]    |                             ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::reactive::wrappers::read::Signal;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::prelude::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:11:55
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn FontDetailPage(slug: Signal<FontSlug>) -> impl IntoView {
[INFO] [stdout]    |                                                       ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::IntoView;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::IntoView;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `signal` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:13:46
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let (download_open, set_download_open) = signal(false);
[INFO] [stdout]    |                                              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::reactive::signal::signal;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::prelude::signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `signal` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let (global_playground, set_global_playground) = signal(PlaygroundState::default());
[INFO] [stdout]    |                                                      ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::reactive::signal::signal;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::prelude::signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Memo` in this scope
[INFO] [stdout]   --> src/components/font_detail_page.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let font = Memo::new(move |_| state.fonts.get().into_iter().find(|f| f.slug == slug.get()));
[INFO] [stdout]    |                ^^^^ use of undeclared type `Memo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::reactive::computed::Memo;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::prelude::Memo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 | ) -> impl IntoView {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ReadSignal` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |     playground: ReadSignal<PlaygroundState>,
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::reactive::signal::ReadSignal;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::prelude::ReadSignal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 | ) -> impl IntoView {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:166:54
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn FontMetadata(font: Arc<LoadedFontFamily>) -> impl IntoView {
[INFO] [stdout]     |                                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:190:51
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn FontAbout(font: Arc<LoadedFontFamily>) -> impl IntoView {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:204:53
[INFO] [stdout]     |
[INFO] [stdout] 204 | fn FontContributors(font: LoadedFontFamily) -> impl IntoView {
[INFO] [stdout]     |                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Memo` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:206:27
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let foundry_website = Memo::new(move |_| font.foundry.website.clone());
[INFO] [stdout]     |                           ^^^^ use of undeclared type `Memo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::reactive::computed::Memo;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::prelude::Memo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Memo` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:207:21
[INFO] [stdout]     |
[INFO] [stdout] 207 |     let designers = Memo::new(move |_| font.designers.clone());
[INFO] [stdout]     |                     ^^^^ use of undeclared type `Memo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::reactive::computed::Memo;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::prelude::Memo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Memo` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:208:24
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let contributors = Memo::new(move |_| font.contributors.clone());
[INFO] [stdout]     |                        ^^^^ use of undeclared type `Memo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::reactive::computed::Memo;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::prelude::Memo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/components/font_detail_page.rs:258:54
[INFO] [stdout]     |
[INFO] [stdout] 258 | fn PersonCard(person: crate::models::Person) -> impl IntoView {
[INFO] [stdout]     |                                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::IntoView;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use leptos::IntoView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::atoms::slider::Slider`
[INFO] [stdout]  --> src/components/font_detail_page.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::atoms::slider::Slider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::download_modal::DownloadModal`
[INFO] [stdout]  --> src/components/font_detail_page.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::download_modal::DownloadModal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::footer::Footer`
[INFO] [stdout]  --> src/components/font_detail_page.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::footer::Footer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::header::Header`
[INFO] [stdout]  --> src/components/font_detail_page.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::header::Header;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `FontSite` (bin "FontSite" test) due to 29 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `FontSite` (bin "FontSite") due to 29 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "284059700ace4c3ba210fdbe4000041c7a369a4378502193a86109fad33f5f77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "284059700ace4c3ba210fdbe4000041c7a369a4378502193a86109fad33f5f77", kill_on_drop: false }`
[INFO] [stdout] 284059700ace4c3ba210fdbe4000041c7a369a4378502193a86109fad33f5f77
